Skip to content

Some small fixes #823

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 11, 2020
Merged

Some small fixes #823

merged 3 commits into from
Aug 11, 2020

Conversation

giraffate
Copy link
Contributor

  • Fix some typos
  • Update from typeck_tables_of to typeck

Copy link
Member

@jyn514 jyn514 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me when nit and CI are fixed.

@@ -1,5 +1,5 @@
# Diagnostic Codes
We generally try assign each error message a unique code like `E0123`. These
We generally try to assign each error messages a unique code like `E0123`. These
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should still be 'message': 'each message' refers to a single one.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your review. I fixed it.

@jyn514
Copy link
Member

jyn514 commented Aug 11, 2020

Actually CI just looks like a network error, so hopefully will be fixed on the next push.

Review comment:
`This should still be 'message': 'each message' refers to a single one.`
@jyn514 jyn514 merged commit 4657fbc into rust-lang:master Aug 11, 2020
@giraffate giraffate deleted the fix_some_typos branch August 12, 2020 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants